parallel computing Practice Questions Answers Test with Solutions & More Shortcuts

parallel computing PRACTICE TEST [2 - EXERCISES]

parallel computing set 1

parallel computing set 2

Question : 6

Point-to-point communication referred to

a) It involves data sharing between more than two tasks, which are often specified as being members in a common group, or collective.

b) It involves two tasks with one task acting as the sender/producer of data, and the other acting as the receiver/consumer.*

c) It allows tasks to transfer data independently from one another.

d) None of these

Answer: (b)

Question : 7

Shared Memory is

a) A computer architecture where all processors have direct access to common physical memory

b) It refers to network based memory access for physical memory that is not common.

c) Parallel tasks typically need to exchange dat(A) There are several ways this can be accomplished, such as through, a shared memory bus or over a network, however the actual event of data exchange is commonly referred to as communications regardless of the method employe(D)

d) None of these

Answer: (a)

Question : 8

Data dependence is

a) Involves only those tasks executing a communication operation

b) It exists between program statements when the order of statement execution affects the results of the program.

c) It refers to the practice of distributing work among tasks so that all tasks are kept busy all of the time. It can be considered as minimization of task idle time.

d) None of these

Answer: (b)

Question : 9

Non-Uniform Memory Access (NUMA) is

a) Here all processors have equal access and access times to memory

b) Here if one processor updates a location in shared memory, all the other processors know about the update.

c) Here one SMP can directly access memory of another SMP and not all processors have equal access time to all memories

d) None of these

Answer: (c)

Question : 10

In the threads model of parallel programming

a) A single process can have multiple, concurrent execution paths

b) A single process can have single, concurrent execution paths.

c) A multiple process can have single concurrent execution paths.

d) None of these

Answer: (a)

IMPORTANT computer mcq EXERCISES

parallel computing Shortcuts »

Click to Read...

parallel computing set 2 Online Quiz

Click to Start..
307 parallel computing based computer MCQ set 2 question answer with explanation pdf

Recently Added Subject & Categories For All Competitive Exams

100+ Quadratic Equation Questions Answers PDF for Bank

Quadratic Equation multiple choice questions with detailed answers for IBPS RRB SO. more than 250 Attitude practice test exercises for all competitive exams

03-Jul-2024 by Careericons

Continue Reading »

IBPS Aptitude Linear Equations MCQ Questions Answers PDF

Linear equations multiple choice questions with detailed answers for IBPS RRB SO. more than 250 Attitude practice test exercises for all competitive exams

03-Jul-2024 by Careericons

Continue Reading »

New 100+ Compound Interest MCQ with Answers PDF for IBPS

Compound Interest verbal ability questions and answers solutions with PDF for IBPS RRB PO. Aptitude Objective MCQ Practice Exercises all competitive exams

02-Jul-2024 by Careericons

Continue Reading »

100+ Mixture and Alligation MCQ Questions PDF for IBPS

Most importantly Mixture and Alligation multiple choice questions and answers with PDF for IBPS RRB PO. Aptitude MCQ Practice Exercises all Bank Exams

02-Jul-2024 by Careericons

Continue Reading »